| 1. | A main message loop is already running on this thread 主消息循环已在此线程上运行。 |
| 2. | The process then returns to the message loop 然后该进程返回到消息循环。 |
| 3. | Unregisters the message loop callback made with 发出的消息循环回调。 |
| 4. | Starts a message loop for a thread 用于创建windows窗体的单独线程。 |
| 5. | If a process does not have a message loop , 如果进程没有消息循环,则 |
| 6. | Terminates the message loop of the thread 终止线程的消息循环。 |
| 7. | If a message loop exists ; otherwise , 如果存在消息循环,则为 |
| 8. | Use this method to exit the message loop of the current thread 使用该方法来退出当前线程的消息循环。 |
| 9. | The message loop runs until 消息循环一直运行,直到调用 |
| 10. | In twinmain before the main message loop add the following code 在twinmain中的主消息循环前添加如下代码: |